home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 1 / LIGHT-ROM 1 (Amiga Library Services)(1994).iso / ffdisks / d963.lha / SIOD / Product-Info next >
Fred Fish's Product-Info  |  1994-02-15  |  1KB  |  44 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. SIOD
  6. .type
  7. Interpreter
  8. .short
  9. Scheme (Lisp-like language) interpreter
  10. .description
  11. An interpreter for the algoritmic language Scheme, a dialect of LISP
  12. developed at MIT.  Siod is a C implementation that covers a large part
  13. of the standard and can be run with a small amount of memory (also runs
  14. on old A500 NOT expanded).  It is the ideal tool to learn the language
  15. or for experimenting with functional languages. 
  16. .version
  17. 2.6
  18. .reference 
  19. AmigaLibDisk525:SIOD/
  20. 2.4
  21. .author
  22. Scaglione Ermanno, based on the original code from Paradigm Inc.
  23. .distribution
  24. Copyrighted, but freely distributable
  25. .source
  26. Includes C-Source for SAS C 6.2
  27. .docs
  28. README
  29. .described-by
  30. Fred Fish (fnf@fishpond.cygnus.com)
  31. .submittal
  32. Submitted on disk directly by the author.
  33. .contents
  34. SIOD        An interpreter for the algorithmic language Scheme, a dia-
  35.         lect of LISP developed at MIT.  Siod is a C implementation
  36.         that covers a large part of the standard and can be run
  37.         with a small amount of memory (also runs on old A500 NOT
  38.         expanded).  It is the ideal tool to learn the language or
  39.         for experimenting with functional languages.  Version 2.6,
  40.         includes source and examples.  Based on the original code
  41.         from Paradigm Inc.  An update to version 2.4 on disk number
  42.         525.
  43.         Author:  Scaglione Ermanno
  44.